Welcome![Sign In][Sign Up]
Location:
Search - MATLAB DLL

Search list

[CSharpcall-DLL

Description: 在对matlab配置后,上代码mcc -W cpplib:libMyAdd -T link:lib MyAdd -C就可以了,记得加上-C 在对VC6.0进行配置的时候只要把 matlabroot\extern\include和matlabroot\extern\lib\win32\microsoft加入到VC6.0中去了,i.e.可以通过Tools->Options->Directories->show directories for 中的Include files和library files添加路径;-Matlab in the right configuration, the code mcc-W cpplib: libMyAdd-T link: lib MyAdd-C can, remember plus-C configuration on VC6.0 time as long as the matlabroot \ extern \ include and matlabroot \ extern \ lib \ win32 \ microsoft added to VC6.0 go up, ie via Tools-> Options-> Directories-> show directories for the Include files and library files to add the path
Platform: | Size: 1024 | Author: 悠然清风 | Hits:

[MultiLanguageWinFormCallMatlab

Description: Using C# WinForm Project to Call Matlab D-Using C# WinForm Project to Call Matlab DLL
Platform: | Size: 178176 | Author: gxy | Hits:

[matlabMixed-programming-in-matlab

Description: matlab中的混合编程及各类接口的使用实例。包括notebook,excel,word,mat,dll,color map,Implicit function,debugging等多个方面的多个实例。-matlab Mixed programming and examples of the use of various types of interfaces. Include multiple instances of multiple aspects of the notebook, excel, word, mat, dll, color map, Implicit function, debugging, etc.
Platform: | Size: 606208 | Author: yinyanwuai | Hits:

[Software EngineeringMATLABconnector-DLL-LibraryProject

Description: Connecting MATLAB to C-language DLLs
Platform: | Size: 22528 | Author: Maria | Hits:

[Data structsMATLAB

Description: matlab生成动态链接库(dll)。并用vc++测试-matlab generate dynamic link library (dll). And using vc++ test
Platform: | Size: 3555328 | Author: 王志院 | Hits:

[File FormatMatlab-in-c-programa

Description: C 语言环境中调用 Matlab 程序指南,两个方法:第一种是调用 Matlab 引擎,第二种是将 m 文件打包成 dll 文件在 C 语言环境下调用-Matlab in c programa
Platform: | Size: 440320 | Author: 赵巍巍 | Hits:

[Software EngineeringMatlab-and-C-mixed-programming

Description: Matlab转换为dll库再与C混合编程-Matlab and C mixed programming
Platform: | Size: 169984 | Author: 水月 | Hits:

[Special Effectsparticle-filter-image-tracking-dll

Description: 粒子滤波的跟踪程序,实现了对一个无人机的视频跟踪,国外大牛编写的,里面有matlab可以直接调用的动态链接库-particle filter , image tracking
Platform: | Size: 12634112 | Author: | Hits:

[Software EngineeringCRUISE-Matlab

Description: CRUISE2010介绍,CRUISE和Matlab接口问题,dll文件生成及生成软件,混合动力介绍及CRUISE仿真实例-CRUISE2010 introduction, CRUISE and Matlab interface issues, dll file generation and generation software, hybrid presentation and CRUISEsimulation examples
Platform: | Size: 2600960 | Author: 张少 | Hits:

[Software EngineeringMATLAB---CSharp-interfacing

Description: MATLAB - C# interfacing Conversion of m (MATLAB source code) file to .NET component in the form of dll (Dynamic Link Library) file using MATLAB
Platform: | Size: 863232 | Author: sosa247 | Hits:

[matlabCST-Matlab-ResultReader

Description: This code exports antenna simulation results (Gain, SWR, Zin) CST STUDIO to MATLAB variables using the CSTResultReader.dll method. For more info read the CST manual.-This code exports antenna simulation results (Gain, SWR, Zin) CST STUDIO to MATLAB variables using the CSTResultReader.dll method. For more info read the CST manual.
Platform: | Size: 6144 | Author: myka | Hits:

[matlabCalling-Matlab

Description: Before running this example, you should modify your TRNSYS DLL to include Type155 and the required Matlab libraries, as described in the Type1-Before running this example, you should modify your TRNSYS DLL to include Type155 and the required Matlab libraries, as described in the Type155
Platform: | Size: 130048 | Author: med_fa | Hits:

[Software EngineeringAM_VSB

Description: AM modulation vestigial in Matlab .d-AM modulation vestigial in Matlab .dll
Platform: | Size: 48128 | Author: flaper89 | Hits:

[Software EngineeringSSB

Description: SSB modulation in Matlab .d-SSB modulation in Matlab .dll
Platform: | Size: 41984 | Author: flaper89 | Hits:

[Software EngineeringAMT

Description: AMT modulation in Matlab .d-AMT modulation in Matlab .dll
Platform: | Size: 45056 | Author: flaper89 | Hits:

[Program docmatlab-and-CPP-hybrid-programming

Description: 项目需求,最近折腾了下混合编程。网上的相关教程有的太老,方法过时;有的由于matlab版本及系统的问题不适用。摸索整理此文,一是备忘,二是供大家有类似需求时参考。在VC中调用MATLAB,总结有以下几种方法:1、调用Matlab引擎;2、调用Matlab中M函数转化成的dll文件;3、调用Matlab中M函数转化成的c语言的函数。本文实现第二种方法,将m文件转为dll,供VC调用。-matlab and C++ hybrid programming
Platform: | Size: 710656 | Author: 智伟 | Hits:

[Waveletdll

Description: 无参考图像质量评价资料,用来计算的。Matlab语言编写,很实用。-No reference image quality assessment data used for the calculation. Matlab language, very practical.
Platform: | Size: 2024448 | Author: 张少勇 | Hits:

[OtherCruiseaMatlab_DLL

Description: Cruise与Matlab_DLL联合仿真教程,学习资料-Cruise co-simulation with Matlab DLL Tutorial
Platform: | Size: 1179648 | Author: rovingtime | Hits:

[OS programingormation_list_box

Description: 用VC调用MATLAB的DLL,使用MATLAB画出简单的图 不错的,可以-Using VC call MATLAB DLL, use MATLAB to draw simple figure good, you can
Platform: | Size: 52224 | Author: protatcpind | Hits:

[matlabefbc08dd5d5e

Description: 1、LorenzData.mat - Lorenz 离散序列的数据文件,5000个点,内有变量:x,y,z 2、Volterra_main_luzhenbo.m - Volterra自适应预测主文件 3、Volterra_train.m - Volterra自适应预测训练部分 4、Volterra_test.m - Volterra自适应预测测试部分 5、PhaSpaRecon.m -混沌序列的相空间重构 6、TrainTestSample.m -相空间中点的轨迹分解成:训练样本与测试样本 7、PhaSpa2VoltCoef.m -由相空间构造 Volterra 自适应 FIR 滤波器的输入信号矢量 Un 8、FIR_MSE.c - 自适应滤波MSE算法,在matlab命令窗口中用:mex FIR_MSE.c 进行编译 9、FIR_MSE.dll - mex FIR_MSE.c 命令编译生成的动态链接文件(lorenzMATLAB simulation and analysis of system dynamics behavior, MATLAB simulation and analysis of system dynamics behavior)
Platform: | Size: 106496 | Author: 作要 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net